ColorChooser: Emit notification for editor changes
authorMatthias Clasen <mclasen@redhat.com>
Wed, 21 May 2014 23:23:56 +0000 (19:23 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 21 May 2014 23:23:56 +0000 (19:23 -0400)
commit8591f452f0004574488c22cfdced145997b27835
tree7ee22544d5bfcb532e441ef7eb8f40afdd7f3c3a
parent33207f4597d9af7d7281e98017cdd96294749e36
ColorChooser: Emit notification for editor changes

When the color editor is visible, there is no way for the
application to know about the changes that are happening.
Fix this by emitting property notification for the "rgba"
property.

http://bugzilla.gnome.org/show_bug.cgi?id=708037
gtk/gtkcolorchooserwidget.c